home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Macromedia Multimedia Showcase 6.0
/
Macromedia Multimedia Showcase v6.0 WIN-MAC (XMSH60CD)(Macromedia, Inc.)(1996).iso
/
pc
/
demosoft
/
freehand
/
data.5
/
App
/
Usenglsh
/
lang8.dll
/
POST
/
1127
< prev
next >
Wrap
Text File
|
1996-10-03
|
697b
|
18 lines
%. cut marks
save
imgr storerect
clpr /cliptop xdf /clipright xdf /clipbottom xdf /clipleft xdf
left bleed sub clipleft sub abs xs mul 1 le
bottom bleed sub clipbottom sub abs ys mul 1 le and
{gsave left bottom moveto cm grestore} if
left bleed sub clipleft sub abs xs mul 1 le
top bleed add cliptop sub abs ys mul 1 le and
{gsave left top moveto 1 -1 scale cm grestore} if
right bleed add clipright sub abs xs mul 1 le
top bleed add cliptop sub abs ys mul 1 le and
{gsave right top moveto -1 -1 scale cm grestore} if
right bleed add clipright sub abs xs mul 1 le
bottom bleed sub clipbottom sub abs ys mul 1 le and
{gsave right bottom moveto -1 1 scale cm grestore} if
restore